home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / yerli / 14 / setup.exe / SifreCozucu.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  2001-05-03  |  2KB  |  89 lines

  1. object Form1: TForm1
  2.   Left = 378
  3.   Top = 213
  4.   BorderStyle = bsSingle
  5.   BorderWidth = 4
  6.   Caption = '∩┐╜ifre ∩┐╜∩┐╜z∩┐╜c∩┐╜ 1.0 (Bora Y∩┐╜ret )'
  7.   ClientHeight = 130
  8.   ClientWidth = 303
  9.   Color = clNavy
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Left = 16
  23.     Top = 10
  24.     Width = 113
  25.     Height = 19
  26.     Caption = '∩┐╜∩┐╜z∩┐╜len ∩┐╜ifre :'
  27.     Font.Charset = TURKISH_CHARSET
  28.     Font.Color = clWhite
  29.     Font.Height = -16
  30.     Font.Name = 'Arial'
  31.     Font.Style = [fsBold]
  32.     ParentFont = False
  33.   end
  34.   object Label2: TLabel
  35.     Left = 0
  36.     Top = 114
  37.     Width = 303
  38.     Height = 16
  39.     Align = alBottom
  40.     Alignment = taCenter
  41.     Caption = 'Copyright ∩┐╜ 2001 Bora Y∩┐╜ret'
  42.     Color = clNavy
  43.     Font.Charset = TURKISH_CHARSET
  44.     Font.Color = clYellow
  45.     Font.Height = -13
  46.     Font.Name = 'Arial'
  47.     Font.Style = [fsBold]
  48.     ParentColor = False
  49.     ParentFont = False
  50.   end
  51.   object Edit1: TEdit
  52.     Left = 16
  53.     Top = 36
  54.     Width = 281
  55.     Height = 24
  56.     Font.Charset = TURKISH_CHARSET
  57.     Font.Color = clWindowText
  58.     Font.Height = -13
  59.     Font.Name = 'Arial'
  60.     Font.Style = [fsBold]
  61.     ParentFont = False
  62.     TabOrder = 0
  63.   end
  64.   object Button1: TButton
  65.     Left = 24
  66.     Top = 76
  67.     Width = 121
  68.     Height = 25
  69.     Caption = 'Yard∩┐╜m'
  70.     TabOrder = 1
  71.     OnClick = Button1Click
  72.   end
  73.   object Button2: TButton
  74.     Left = 168
  75.     Top = 76
  76.     Width = 121
  77.     Height = 25
  78.     Caption = 'Program Hakk∩┐╜nda'
  79.     TabOrder = 2
  80.     OnClick = Button2Click
  81.   end
  82.   object Timer1: TTimer
  83.     Interval = 25
  84.     OnTimer = Timer1Timer
  85.     Left = 256
  86.     Top = 8
  87.   end
  88. end
  89.